[INFO] fetching crate ext4plus 0.1.0-rc.2...
[INFO] fixing ext4plus-0.1.0-rc.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate ext4plus 0.1.0-rc.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate ext4plus 0.1.0-rc.2
[INFO] finished tweaking crates.io crate ext4plus 0.1.0-rc.2
[INFO] tweaked toml for crates.io crate ext4plus 0.1.0-rc.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ext4plus 0.1.0-rc.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ext4plus 0.1.0-rc.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e1b71005dff6366e2be9af2f3e09ae5d53cbd2bcbf3111885a641851eb424a44
[INFO] running `Command { std: "docker" "start" "e1b71005dff6366e2be9af2f3e09ae5d53cbd2bcbf3111885a641851eb424a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e1b71005dff6366e2be9af2f3e09ae5d53cbd2bcbf3111885a641851eb424a44" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1b71005dff6366e2be9af2f3e09ae5d53cbd2bcbf3111885a641851eb424a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e1b71005dff6366e2be9af2f3e09ae5d53cbd2bcbf3111885a641851eb424a44" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]     Checking ext4plus v0.1.0-rc.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stdout] error: couldn't read `src/../test_data/raw_superblock.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/superblock.rs:529:20
[INFO] [stdout]     |
[INFO] [stdout] 529 |         let data = include_bytes!("../test_data/raw_superblock.bin");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_data/raw_superblock.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/superblock.rs:584:13
[INFO] [stdout]     |
[INFO] [stdout] 584 |             include_bytes!("../test_data/raw_superblock.bin").to_vec();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_data/raw_superblock.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/superblock.rs:622:13
[INFO] [stdout]     |
[INFO] [stdout] 622 |             include_bytes!("../test_data/raw_superblock.bin").to_vec();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_data/raw_superblock.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/superblock.rs:635:13
[INFO] [stdout]     |
[INFO] [stdout] 635 |             include_bytes!("../test_data/raw_superblock.bin").to_vec();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_data/raw_superblock.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/superblock.rs:646:13
[INFO] [stdout]     |
[INFO] [stdout] 646 |             include_bytes!("../test_data/raw_superblock.bin").to_vec();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_data/raw_superblock.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/superblock.rs:661:13
[INFO] [stdout]     |
[INFO] [stdout] 661 |             include_bytes!("../test_data/raw_superblock.bin").to_vec();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ext4plus` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "e1b71005dff6366e2be9af2f3e09ae5d53cbd2bcbf3111885a641851eb424a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1b71005dff6366e2be9af2f3e09ae5d53cbd2bcbf3111885a641851eb424a44", kill_on_drop: false }`
[INFO] [stdout] e1b71005dff6366e2be9af2f3e09ae5d53cbd2bcbf3111885a641851eb424a44
